| Total Complexity | 43 |
| Dependencies | 8 |
| Dependents | 0 |
| Total lines | 383 |
| Lines of code | 239 |
| Logical lines of code | 109 |
| Comment lines | 89 |
| Methods | 13 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| getOrderbyClause() | 45 | 11 | 45 | |
| addDateToWhereConditions() | 40 | 8 | 70 | |
| addRegistrationStatusToWhereConditions() | 60 | 4 | 14 | |
| __construct() | 62 | 3 | 11 | |
| addSearchToWhereConditions() | 52 | 2 | 26 | |
| getQueryParams() | 59 | 2 | 15 | |
| getWhereClause() | 60 | 1 | 15 | |
| addAttendeeIdToWhereConditions() | 69 | 2 | 7 | |
| addEventIdToWhereConditions() | 69 | 2 | 7 | |
| addCategoryIdToWhereConditions() | 70 | 2 | 6 | |
| addDatetimeIdToWhereConditions() | 68 | 2 | 7 | |
| addTicketIdToWhereConditions() | 69 | 2 | 7 | |
| getLimitClause() | 64 | 2 | 9 |